Skip to content

Conversation

igchor
Copy link
Contributor

@igchor igchor commented May 20, 2025

by using round-robin on multiple in-order command-lists.

Move most of enqueue logic to the command_list_manager. Almost all in_order_queue functions are implemented by just forwarding the call to the command_list_manager.

For OOO queue, each function contains logic for selecting command-list (command_list_manager) to submit the work to.

by using round-robin on multiple in-order command-lists.

Move most of enqueue logic to the command_list_manager.
Almost all in_order_queue functions are implemented by
just forwarding the call to the command_list_manager.

For OOO queue, each function contains logic for selecting
command-list (command_list_manager) to submit the work to.
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 01:04 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 01:24 — with GitHub Actions Inactive
@igchor igchor force-pushed the ooo_command_list_mgr branch from 119d364 to dd76a94 Compare May 20, 2025 16:57
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 16:58 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 17:34 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 17:34 — with GitHub Actions Inactive
@igchor igchor force-pushed the ooo_command_list_mgr branch from dd76a94 to dd2eba5 Compare May 20, 2025 20:06
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 20:07 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 20:28 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 20:28 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 20, 2025 23:50 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 21, 2025 00:13 — with GitHub Actions Inactive
@igchor igchor temporarily deployed to WindowsCILock May 21, 2025 00:13 — with GitHub Actions Inactive
@igchor igchor closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant